home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / machserver / 1.098 / Include / distfile < prev    next >
Text File  |  1986-12-15  |  96b  |  7 lines

  1. FILES = (*.h)
  2.  
  3. HOSTS = (lust)
  4.  
  5. ${FILES} -> ${HOSTS}
  6.     install -w /usr/sprite/lib/include/kernel;
  7.